9 Star 55 Fork 21

Auroot / Auins

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

[English | 简体中文]


Auins (ArchLinux User install scripts)


📦 Please use the latest archiso

Using the following recommended method to obtain auins can greatly shorten your installation time:

  • stable:http://auins.auroot.cn/auins
  • beta:http://test.auroot.cn/auins
  • script configuration file(Modifiable ):./local/profile.conf
  • installation info file(Not editable ):./local/auins.info

💾 Quick start

# auroot.cn 
curl -fsSL http://auins.auroot.cn > auins
#Gitee
curl -fsSL https://gitee.com/auroot/Auins/raw/main/auin.sh > auins
# Github
curl -fsSL https://raw.githubusercontent.com/Auroots/Auins/main/auin.sh > auins
# exec
chmod +x auin.sh && bash auin.sh

:rocket: How to use ?

# LiveCD mode: Automatically open only in archiso
[1] Configure Mirrorlist
[2] Configure Netword
[3] Configure SSH
[4] Installation System (Secondary Menu)
[4->1] Disk Partition
[4->2] Installation Base System
[4->3] Configure System
[4->4] Configure Users
[4->5] Installation Desktop
[4->11] Installation Drive
[4->22] Install virtualization tools
[4->0]  arch-chroot /mnt

# Normal Mode: Automatically open only after system installation is completed or in a new system.
[1] Configure Mirrorlist
[2] Configure Netword
[3] Configure SSH
[4] Configure Users
[5] Installation Desktop
[5] Installation Fonts
[11] Installation Drive
[22] Install virtualization tools (Vmware / VirturlBox) 
[D] Delete auins & caches  
[Q] Exit Auins 

💻 Options

:: Auins is a script for ArchLinux installation and deployment.
usage: auins [-h] [-V] command ...

    Install Commands: ("-R = uninstall"):
        font    Install Fonts, Options: [all], [common], [adobe], [code].
        fcitx   Automatic installation 'fcitx' input method, Other options: [-R].
        ibus    Automatic installation 'ibus-rime' input method, Other options: [-R].
        axel    Automatic installation 'Axel' (Pacman multi threaded download), Other options: [-R].
        inGpu   Install Video card driver: ( "Nvidia" \ "Amdgpu" ).
        inVmt   Install Virtualization Tools: ( "Vmware" \ "Virtualbox" ).
        black   Installing BlackArch on ArchLinux. (https://blackarch.org/strap.sh)

    Settings Options:
        -m, --mirror        Automatically configure mirrorlist file.
        -w, --wifi          Connect to a WIFI.
        -s, --openssh       Open SSH service (password: 123456).
             
    Global Options:
            --update        Auins and modules are updated in real time, Options: [enable], [disable].
            --iso-check     Switch for auins version check, Options: [enable], [disable].
        -e, --edit-conf     Edit ("local/profile.conf").
        -f, --show-conf     Show ("local/profile.conf").
        -i, --show-info     Show ("local/auins.info").
        -c, --clean-cache   Delete auins and other caches.
        -h, --help          Show help message.
        -v, --version       Show the auins version.

:sparkles: Features

Desktop renderings

  • ⏳ The script homepage can check whether it is currently in Chroot model [ON] / [OFF]
  • 🔗 Script homepage shows IP address,Tip: Connect SSH service command
  • 🔗 One-click configuration SSH service, mirror source
  • 🔗 Network configuration: WIFIEthernet
  • 📦 auin.sh -vm according to your hardware installation virtualbox or vmware-tools
  • 🙎 Automatically configure common users and permissions
  • 📦 File system:ext2/3/4 btrfs jfs vfat ntfs-3g f2fs reiserfs
  • 📦 Desktop environment:Plasma(Min) Gnome Deepin Xfce mate lxde Cinnamon i3wm Openbox(slim)
  • 📦 Desktop Manager:sddm gdm lightdm lxdm, can be chosen arbitrarily
  • 💻 Automatic configuration of I/O, audio, bluetooth

  • 💻 Optional install Intel AMD Nvidia
  • 💿 Automatically install according to hardware UEFI or Boot Legacy
  • 💿 Custom multi-partition mount
MIT License Copyright (c) 2023 Auroot Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

ArchLinux User install scripts expand collapse
Cancel

Releases (2)

All

Contributors

All

Activities

Load More
can not load any more
Shell
1
https://gitee.com/auroot/Auins.git
git@gitee.com:auroot/Auins.git
auroot
Auins
Auins
main

Search